Home
last modified time | relevance | path

Searched hist:f751aa125d1843ea4a9a264b451fd5b1639fab20 (Results 1 – 1 of 1) sorted by last modified time

/linux/include/linux/
H A Dmsdos_fs.hdiff f751aa125d1843ea4a9a264b451fd5b1639fab20 Sun Jun 08 20:43:10 CEST 2008 Adrian Bunk <bunk@kernel.org> fat_valid_media() isn't for userspace

Commit 73f20e58b1d586e9f6d3ddc3aad872829aca7743 ("FAT_VALID_MEDIA():
remove pointless test") wrongly added the new fat_valid_media() function
to the userspace-visible part of include/linux/msdos_fs.h

Move it to the part of include/linux/msdos_fs.h that is not exported to
userspace.

Reported-by: Onur Küçük <onur@pardus.org.tr>
Reported-by: S.Çağlar Onur <caglar@pardus.org.tr>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>